networking.wireguard.interfaces.<name>.interfaceNamespace
The pre-existing network namespace the WireGuard
interface is moved to. The special value init means
the init namespace. When null, the interface is not
moved.
See documentation.
- Type
null or string- Default
null- Example
"init"- Declared
- <nixpkgs/nixos/modules/services/networking/wireguard.nix>